Skip to content

Remove unused reduce_seeds function from engine.py#12179

Merged
RayBB merged 2 commits intointernetarchive:masterfrom
Adeelp1:remove-unused-reduce-seeds
Mar 31, 2026
Merged

Remove unused reduce_seeds function from engine.py#12179
RayBB merged 2 commits intointernetarchive:masterfrom
Adeelp1:remove-unused-reduce-seeds

Conversation

@Adeelp1
Copy link
Copy Markdown
Contributor

@Adeelp1 Adeelp1 commented Mar 24, 2026

Confirmed that reduce_seeds is not used anywhere in the repository.

Closes #12112

refactor

Technical

  • Removed the reduce_seeds function
  • No other parts of the codebase were affected

Testing

  • Searched the repository to confirm reduce_seeds is not referenced elsewhere
  • Verified that no import or usage exists
  • Ensured no errors occur after removal

Screenshot

N/A (backend code cleanup)

Stakeholders

@mekarpeles

Confirmed that reduce_seeds is not used anywhere in the repository.
Copy link
Copy Markdown
Collaborator

@RayBB RayBB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, good find. Thanks for contributing.

@mekarpeles hope I'm not stepping on your shoes too much here.

I was going through the PRs and saw this was was very straightforward so I confirmed it locally and put it on testing.

@RayBB RayBB merged commit f29e717 into internetarchive:master Mar 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unused reduce_seeds in internetarchive/openlibrary

3 participants